﻿CHARACTERS = {
	c:SAS ?= {
		create_character = {
			template = AST_john_hindmarsh
		}	

		create_character = {
			template = AST_robert_gouger
		}
		
		create_character = {
			template = AST_george_strickland_kensington
		}
		
		create_character = {
			template = AST_george_fife_angas
		}
		
		create_character = {
			template = AST_charles_howard
		}

		create_character = {
			template = AST_william_light
		}
	}
}
